Fix the Emacs manual broken by revision 113622.
authorEli Zaretskii <eliz@gnu.org>
Wed, 31 Jul 2013 16:20:13 +0000 (19:20 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 31 Jul 2013 16:20:13 +0000 (19:20 +0300)
 doc/emacs/emacs.texi (Top): Remove menu item for the removed "Disabling
 Multibyte" node.

doc/emacs/ChangeLog
doc/emacs/emacs.texi

index 16cfd888094c5d705b05f78252204ca3f05f5f49..e14ae68b1d6f8103b04f4cbef5b8bc1595057718 100644 (file)
@@ -1,3 +1,8 @@
+2013-07-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacs.texi (Top): Remove menu item for the removed "Disabling
+       Multibyte" node.
+
 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
 
        * rmail.texi (Rmail Coding): Move here from mule.texi.
@@ -5,6 +10,7 @@
        * custom.texi (Specifying File Variables): Fix cross-references.
 
        * mule.texi (Unibyte Mode): Fix cross-references.
+       (Disabling Multibyte): Remove.
 
        * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
 
index 16c54e1b9aa117468f42a361399fcfb90d70abc4..8a518b82abbc7f7351bb4a187b99a1781964395f 100644 (file)
@@ -544,7 +544,6 @@ Frames and Graphical Displays
 International Character Set Support
 
 * International Chars::     Basic concepts of multibyte characters.
-* Disabling Multibyte::     Controlling whether to use multibyte characters.
 * Language Environments::   Setting things up for the language you use.
 * Input Methods::           Entering text characters not on your keyboard.
 * Select Input Method::     Specifying your choice of input methods.